home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / NetBSD / docs-netbsd / Mailinglist-Archive / 1994-10.gz / 1994-10 / 000030_owner-current-users@netbsd.org_Tue Oct 4 10:57:00 1994.msg < prev    next >
Text File  |  1994-11-20  |  2KB  |  45 lines

  1. To: current-users@netbsd.org
  2. Subject: Ultrastore 14f
  3. From: Chuck Kane <ckane@ece.uiuc.edu>
  4. Sender: owner-current-users@netbsd.org
  5.  
  6. I am having a problem with my ultrastore 14f SCSI controller.
  7.  
  8. It seems to work fine under NetBSD-0.9 (GENERICAHA of Wed Aug 25),
  9. NetBSD-current (a custom-order kernel made by mlv for me on Sat Mar 26),
  10. and a version of linux that I have laying around.
  11.  
  12. The FreeBSD 1.0.2 (GENERICBT of Sunday Nov 14) install gets as far as
  13. "changing root device to fd0a" and then it says "ISA strayintr 7" 
  14. and hangs hard.
  15.  
  16. My problem is with the boot-floppies available on ftp.eecs.umich.edu
  17. in /BSD/NetBSD/misc/1.0-Beta.  I know this distribution isn't supported,
  18. but if the problem is easily fixed, this seems to be the only way I'm 
  19. able to get NetBSD-1.0-<greek-letter>.  The boot sequence contains:
  20.  
  21.   uha0 at isa0 port 0x330-0x33f irq 11 drq 5
  22.   scsibus2 at uha0
  23.   uha0 targ 0 lun 0: <QUANTUM EMPIRE_1080S   1202> SCSI2 direct fixed
  24.   sd0 at scsibus2: 1029MB, 2874 cyl, 8 head, 91 sec, 512 bytes/sec
  25.  
  26. When the install-floppy gets to the point where it tries to talk to the
  27. scsi disk, it says:
  28.  
  29.   Upgrading the file system on sd0a...
  30.   [long pause; the floppy light comes on for a bit; short pause]
  31.   sd0(uha0:0:0): timed outuha0: uha_abort, board not responding
  32.    AGAIN
  33.   [brief pause; the scsi-disk access light comes on and stays on]
  34.   uha0: uha_send_mbox, board not responding
  35.   sd0(uha0:0:0): timed outuah0: uha_abort, board not responding
  36.    AGAIN
  37.   :
  38.  
  39. The system is a 386DX/40 with 16M ram, generic VGA card, ultrastore
  40. 14f controller with a 1.2G drive at address 0, and a 200M drive at 
  41. address 1.  
  42.  
  43. Thanks to anyone for any information...
  44.  
  45. -- Chuck